treeview: Make row area multipress gesture react to all buttons
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 21:01:31 +0000 (23:01 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 21:01:31 +0000 (23:01 +0200)
commitf321d3a50a5c0f9eb6d0f415572086c74b4f8642
tree59f9b5185919f9d45433470dd9f5d50ded94200a
parente11471709730247b2cbd5a51d58b93deafbc458a
treeview: Make row area multipress gesture react to all buttons

The code is actually prepared for that, the gesture was initially limited
to only handling GDK_BUTTON_PRIMARY because it only used to handle row
activation.
gtk/gtktreeview.c